home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / Demo Software / Trapeze / Trapeze Help / Trapeze Help.rsrc / PICT_1032_Subscripts.png < prev    next >
Portable Network Graphic  |  1989-03-06  |  36KB  |  816x1056  |  8-bit (252 colors)
Labels: sky | web site
OCR: Subscripts and their uses: Subscripts are way to extract sub-blocks of data from a block without using the xblock function. Subscripting looks like this: Blockname[row, co|] orFormula[row, col] and can be used anywhere in a formula. For example, if you have number table called Payroll Table, you could get at all the cells in the fourth row by specifying: Payroll Tab|e[4,#ALL]